*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Wed, 16 Jan 2008 04:14:45 +0000 (04:14 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 16 Jan 2008 04:14:45 +0000 (04:14 +0000)
lisp/ChangeLog

index 824806535a15409add7082b5b246978a9b44fa0e..6bf42eb5e5892b46aea454ed0f4c8580553f92b7 100644 (file)
@@ -1,3 +1,9 @@
+2008-01-16  Ulf Jasper  <ulf.jasper@web.de>
+
+       * calendar/icalendar.el (icalendar-export-file)
+       (icalendar-import-file): Restore significant trailing whitespace
+       in `interactive' prompts.
+
 2008-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the
@@ -20,8 +26,6 @@
        * progmodes/cc-vars.el (c-hanging-braces-alist): Remove the
        obscure non-working fragment ":value c-".
 
-2008-01-14  Alan Mackenzie  <acm@muc.de>
-
        * progmodes/cc-engine.el (c-guess-basic-syntax): prevent a macro
        call inside a struct being recognised as a K&R argument.